Skip to content

Conversation

@joselrio
Copy link
Contributor

@joselrio joselrio commented Oct 27, 2025

Issue number: resolves #


What is the current behavior?

  • Select text color was not according design
  • Fill solid type was missing the background color

What is the new behavior?

  • Added the expected color to the select text
  • Added missing background color variable to the fill solid type

Does this introduce a breaking change?

  • Yes
  • No

@joselrio joselrio requested a review from a team as a code owner October 27, 2025 17:28
@joselrio joselrio requested a review from ShaneK October 27, 2025 17:28
@vercel
Copy link

vercel bot commented Oct 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
ionic-framework Ready Ready Preview Comment Oct 30, 2025 10:36am

@joselrio joselrio requested review from BenOsodrac and removed request for ShaneK October 27, 2025 17:28
@github-actions github-actions bot added the package: core @ionic/core package label Oct 27, 2025
Copy link
Contributor

@BenOsodrac BenOsodrac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@joselrio Looking at Figma, these seemed the expected tokens to use

@joselrio joselrio changed the title fix(select): add missing fill solid styles fix(select): add missing filled solid styles Oct 28, 2025
@joselrio joselrio changed the title fix(select): add missing filled solid styles fix(select): add missing filled type styles Oct 28, 2025
Copy link
Member

@brandyscarney brandyscarney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The solid background looks good, but I think you need to change the select-text when it has a value (has-value class).

@joselrio joselrio closed this Oct 30, 2025
joselrio added a commit that referenced this pull request Oct 30, 2025
Issue number: resolves #

---------

This is based on
#30755 PR to try to
clean up things.

<!-- Please do not submit updates to dependencies unless it fixes an
issue. -->

<!-- Please try to limit your pull request to one type (bugfix, feature,
etc). Submit multiple pull requests if needed. -->

## What is the current behavior?
- Select text color was not according design
- Fill solid type was missing the background color

## What is the new behavior?
- Added the expected color to the select text
- Added missing background color variable to the fill solid type

## Does this introduce a breaking change?

- [ ] Yes
- [X] No

<!--
  If this introduces a breaking change:
1. Describe the impact and migration path for existing applications
below.
  2. Update the BREAKING.md file with the breaking change.
3. Add "BREAKING CHANGE: [...]" to the commit description when merging.
See
https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#footer
for more information.
-->

---------

Co-authored-by: ionitron <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: core @ionic/core package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants